This example imports the F_INI.XML file from the \export directory. Using this file, the GenData program creates the recipient batch, NA, POL, and NewTrn files needed for GenPrint and GenArc processing.
In addition to the INI options defined previously, you must also include the this option:
< Import_Data >
Import_File = .\Export\F_File.xml\
Here is an excerpt from a sample AFGJOB.JDT file:
< Base Rules >
;RULStandardJobProc;;;
…
< Base Form Set Rules >
;NoGenTrnTransactionProc;;;
;ResetOvFlw;;;
;BuildFormList;;;
;ImportNAPOLFile;;INI=Import_Data,Import_File;
…
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.